Leave One Out Cross Validation MSE of Final Model
p <- length(model$coefficients)
n <- nrow(model$model)
cv.lm(model, data=transformed_final_gene_data, m=n)
## Analysis of Variance Table
##
## Response: ENSG00000142794
## Df Sum Sq Mean Sq F value Pr(>F)
## rs12734589 1 1.149 1.149 415.86 < 2e-16 ***
## rs1976403 1 0.147 0.147 53.33 1.5e-12 ***
## rs4654753 1 0.054 0.054 19.42 1.3e-05 ***
## rs6694671 1 0.057 0.057 20.48 7.9e-06 ***
## rs113548640 1 0.035 0.035 12.55 0.00044 ***
## rs10916989 1 0.024 0.024 8.63 0.00349 **
## Residuals 414 1.144 0.003
## ---
## Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## Warning in cv.lm(model, data = transformed_final_gene_data, m = n):
##
## As there is >1 explanatory variable, cross-validation
## predicted values for a fold are not a linear function
## of corresponding overall predicted values. Lines that
## are shown for the different folds are approximate
## Warning in plot.xy(xy, type, ...): pch value '275' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '284' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '273' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '298' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '292' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '287' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '299' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '310' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '327' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '322' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '334' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '338' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '316' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '264' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '325' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '276' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '331' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '323' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '270' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '330' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '337' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '321' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '320' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '289' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '291' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '268' is invalid in this locale
## Warning in plot.xy(xy, type, ...): unimplemented pch value '28'
## Warning in plot.xy(xy, type, ...): pch value '281' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '290' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '261' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '318' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '303' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '301' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '317' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '329' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '302' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '306' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '256' is invalid in this locale
## Warning in plot.xy(xy, type, ...): unimplemented pch value '27'
## Warning in plot.xy(xy, type, ...): pch value '307' is invalid in this locale
## Warning in plot.xy(xy, type, ...): unimplemented pch value '31'
## Warning in plot.xy(xy, type, ...): pch value '257' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '297' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '259' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '262' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '335' is invalid in this locale
## Warning in plot.xy(xy, type, ...): unimplemented pch value '31'
## Warning in plot.xy(xy, type, ...): pch value '309' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '286' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '333' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '311' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '326' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '267' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '304' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '315' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '260' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '313' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '282' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '319' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '269' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '293' is invalid in this locale
## Warning in plot.xy(xy, type, ...): unimplemented pch value '30'
## Warning in plot.xy(xy, type, ...): pch value '258' is invalid in this locale
## Warning in plot.xy(xy, type, ...): unimplemented pch value '26'
## Warning in plot.xy(xy, type, ...): pch value '296' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '288' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '305' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '312' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '271' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '295' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '332' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '336' is invalid in this locale
## Warning in plot.xy(xy, type, ...): unimplemented pch value '29'
## Warning in plot.xy(xy, type, ...): pch value '272' is invalid in this locale
## Warning in plot.xy(xy, type, ...): unimplemented pch value '27'
## Warning in plot.xy(xy, type, ...): pch value '308' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '274' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '283' is invalid in this locale
## Warning in plot.xy(xy, type, ...): unimplemented pch value '26'
## Warning in plot.xy(xy, type, ...): pch value '266' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '285' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '265' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '294' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '280' is invalid in this locale
## Warning in plot.xy(xy, type, ...): unimplemented pch value '30'
## Warning in plot.xy(xy, type, ...): pch value '263' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '300' is invalid in this locale
## Warning in plot.xy(xy, type, ...): unimplemented pch value '29'
## Warning in plot.xy(xy, type, ...): pch value '324' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '328' is invalid in this locale
## Warning in plot.xy(xy, type, ...): unimplemented pch value '28'
## Warning in plot.xy(xy, type, ...): pch value '277' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '278' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '314' is invalid in this locale
## Warning in plot.xy(xy, type, ...): pch value '279' is invalid in this locale
##
## fold 1
## Observations in test set: 1
## 77
## Predicted 0.59754
## cvpred 0.59744
## ENSG00000142794 0.60150
## CV residual 0.00406
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 2
## Observations in test set: 2
## 214 331
## Predicted 0.4822 0.5763
## cvpred 0.4814 0.5760
## ENSG00000142794 0.5240 0.5655
## CV residual 0.0426 -0.0105
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 3
## Observations in test set: 2
## 115 358
## Predicted 0.57631 0.6704
## cvpred 0.57639 0.6706
## ENSG00000142794 0.57063 0.6485
## CV residual -0.00576 -0.0221
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 4
## Observations in test set: 2
## 4 387
## Predicted 0.5763 0.4920
## cvpred 0.5763 0.4912
## ENSG00000142794 0.5242 0.5771
## CV residual -0.0521 0.0859
##
## Sum of squares = 0.01 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 5
## Observations in test set: 2
## 24 292
## Predicted 0.5018 0.6184
## cvpred 0.5030 0.6207
## ENSG00000142794 0.4665 0.5802
## CV residual -0.0364 -0.0405
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 6
## Observations in test set: 2
## 120 233
## Predicted 0.5861 0.57631
## cvpred 0.5866 0.57633
## ENSG00000142794 0.5316 0.56830
## CV residual -0.0549 -0.00803
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 7
## Observations in test set: 2
## 157 206
## Predicted 0.5975 0.576
## cvpred 0.5996 0.577
## ENSG00000142794 0.5390 0.452
## CV residual -0.0606 -0.125
##
## Sum of squares = 0.02 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 8
## Observations in test set: 2
## 298 373
## Predicted 0.59607 0.6704
## cvpred 0.59609 0.6705
## ENSG00000142794 0.59821 0.6574
## CV residual 0.00213 -0.0132
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 9
## Observations in test set: 2
## 278 356
## Predicted 0.64441 0.6917
## cvpred 0.64450 0.6920
## ENSG00000142794 0.64007 0.6796
## CV residual -0.00444 -0.0124
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 10
## Observations in test set: 2
## 3 320
## Predicted 0.59754 0.5700
## cvpred 0.59736 0.5714
## ENSG00000142794 0.60522 0.4923
## CV residual 0.00786 -0.0791
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 11
## Observations in test set: 2
## 207 335
## Predicted 0.4822 0.5763
## cvpred 0.4816 0.5762
## ENSG00000142794 0.5309 0.5217
## CV residual 0.0493 -0.0545
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 12
## Observations in test set: 2
## 166 273
## Predicted 0.586 0.5217
## cvpred 0.587 0.5194
## ENSG00000142794 0.471 0.5828
## CV residual -0.116 0.0634
##
## Sum of squares = 0.02 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 13
## Observations in test set: 2
## 162 226
## Predicted 0.6115 0.5861
## cvpred 0.6118 0.5860
## ENSG00000142794 0.5967 0.6068
## CV residual -0.0151 0.0208
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 14
## Observations in test set: 2
## 141 313
## Predicted 0.6704 0.5700
## cvpred 0.6702 0.5716
## ENSG00000142794 0.6976 0.4812
## CV residual 0.0274 -0.0904
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 15
## Observations in test set: 2
## 192 302
## Predicted 0.6704 0.5217
## cvpred 0.6702 0.5195
## ENSG00000142794 0.7126 0.5841
## CV residual 0.0424 0.0646
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 16
## Observations in test set: 2
## 96 254
## Predicted 0.4920 0.6184
## cvpred 0.4919 0.6164
## ENSG00000142794 0.5045 0.6504
## CV residual 0.0127 0.0339
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 17
## Observations in test set: 2
## 86 153
## Predicted 0.57631 0.482
## cvpred 0.57705 0.484
## ENSG00000142794 0.56756 0.407
## CV residual -0.00949 -0.077
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 18
## Observations in test set: 2
## 143 229
## Predicted 0.59754 0.5763
## cvpred 0.59756 0.5762
## ENSG00000142794 0.59118 0.6009
## CV residual -0.00638 0.0247
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 19
## Observations in test set: 2
## 293 355
## Predicted 0.6374 0.670
## cvpred 0.6361 0.669
## ENSG00000142794 0.6524 0.788
## CV residual 0.0163 0.118
##
## Sum of squares = 0.01 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 20
## Observations in test set: 2
## 44 271
## Predicted 0.5763 0.6704
## cvpred 0.5759 0.6696
## ENSG00000142794 0.6136 0.7651
## CV residual 0.0378 0.0955
##
## Sum of squares = 0.01 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 21
## Observations in test set: 2
## 223 236
## Predicted 0.5861 0.6704
## cvpred 0.5856 0.6696
## ENSG00000142794 0.6249 0.7623
## CV residual 0.0393 0.0927
##
## Sum of squares = 0.01 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 22
## Observations in test set: 2
## 180 306
## Predicted 0.6704 0.59607
## cvpred 0.6701 0.59590
## ENSG00000142794 0.7053 0.60142
## CV residual 0.0352 0.00551
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 23
## Observations in test set: 2
## 62 398
## Predicted 0.5763 0.4905
## cvpred 0.5764 0.4886
## ENSG00000142794 0.5881 0.5603
## CV residual 0.0117 0.0717
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 24
## Observations in test set: 2
## 123 228
## Predicted 0.5861 0.6704
## cvpred 0.5858 0.6706
## ENSG00000142794 0.6380 0.6397
## CV residual 0.0522 -0.0308
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 25
## Observations in test set: 2
## 283 351
## Predicted 0.491 0.5861
## cvpred 0.476 0.5857
## ENSG00000142794 0.618 0.6346
## CV residual 0.142 0.0489
##
## Sum of squares = 0.02 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 26
## Observations in test set: 2
## 168 337
## Predicted 0.5748 0.5748
## cvpred 0.5741 0.5741
## ENSG00000142794 0.6229 0.5613
## CV residual 0.0488 -0.0127
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 27
## Observations in test set: 2
## 112 393
## Predicted 0.5763 0.5763
## cvpred 0.5764 0.5764
## ENSG00000142794 0.6036 0.5290
## CV residual 0.0272 -0.0474
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 28
## Observations in test set: 2
## 318 384
## Predicted 0.5217 0.5861
## cvpred 0.5195 0.5861
## ENSG00000142794 0.5844 0.5987
## CV residual 0.0649 0.0125
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 29
## Observations in test set: 2
## 277 378
## Predicted 0.5785 0.6704
## cvpred 0.5721 0.6700
## ENSG00000142794 0.6450 0.7102
## CV residual 0.0729 0.0401
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 30
## Observations in test set: 2
## 171 201
## Predicted 0.5975 0.5861
## cvpred 0.5966 0.5863
## ENSG00000142794 0.6350 0.5742
## CV residual 0.0384 -0.0121
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 31
## Observations in test set: 2
## 60 151
## Predicted 0.512 0.692
## cvpred 0.512 0.692
## ENSG00000142794 0.529 0.665
## CV residual 0.018 -0.027
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 32
## Observations in test set: 2
## 33 380
## Predicted 0.5770 0.4920
## cvpred 0.5763 0.4910
## ENSG00000142794 0.6050 0.5748
## CV residual 0.0287 0.0838
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 33
## Observations in test set: 2
## 158 323
## Predicted 0.57631 0.5418
## cvpred 0.57629 0.5433
## ENSG00000142794 0.58513 0.5117
## CV residual 0.00884 -0.0315
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 34
## Observations in test set: 2
## 195 340
## Predicted 0.586 0.6704
## cvpred 0.585 0.6705
## ENSG00000142794 0.689 0.6287
## CV residual 0.103 -0.0418
##
## Sum of squares = 0.01 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 35
## Observations in test set: 2
## 265 413
## Predicted 0.5217 0.670439
## cvpred 0.5192 0.670558
## ENSG00000142794 0.5906 0.670116
## CV residual 0.0713 -0.000442
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 36
## Observations in test set: 2
## 269 274
## Predicted 0.5700 0.5961
## cvpred 0.5712 0.5968
## ENSG00000142794 0.5205 0.5480
## CV residual -0.0507 -0.0489
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 37
## Observations in test set: 2
## 47 296
## Predicted 0.5748 0.5217
## cvpred 0.5742 0.5208
## ENSG00000142794 0.5959 0.5401
## CV residual 0.0217 0.0192
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 38
## Observations in test set: 2
## 126 394
## Predicted 0.6704 0.6704
## cvpred 0.6700 0.6700
## ENSG00000142794 0.6872 0.7063
## CV residual 0.0172 0.0363
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 39
## Observations in test set: 2
## 99 186
## Predicted 0.5558 0.4822
## cvpred 0.5553 0.4830
## ENSG00000142794 0.5726 0.4436
## CV residual 0.0173 -0.0394
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 40
## Observations in test set: 2
## 113 200
## Predicted 0.6704 0.5748
## cvpred 0.6704 0.5746
## ENSG00000142794 0.6739 0.5847
## CV residual 0.0035 0.0101
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 41
## Observations in test set: 2
## 16 404
## Predicted 0.670 0.58614
## cvpred 0.670 0.58612
## ENSG00000142794 0.688 0.58209
## CV residual 0.018 -0.00404
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 42
## Observations in test set: 2
## 267 365
## Predicted 0.5700 0.6704
## cvpred 0.5697 0.6706
## ENSG00000142794 0.5921 0.6517
## CV residual 0.0224 -0.0188
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 43
## Observations in test set: 2
## 25 250
## Predicted 0.67044 0.58614
## cvpred 0.67040 0.58617
## ENSG00000142794 0.67709 0.57949
## CV residual 0.00669 -0.00668
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 44
## Observations in test set: 2
## 131 242
## Predicted 0.586 0.58614
## cvpred 0.586 0.58627
## ENSG00000142794 0.562 0.59276
## CV residual -0.024 0.00648
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 45
## Observations in test set: 2
## 305 308
## Predicted 0.5700 0.54181
## cvpred 0.5694 0.54187
## ENSG00000142794 0.6105 0.53399
## CV residual 0.0412 -0.00788
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 46
## Observations in test set: 2
## 116 327
## Predicted 0.6704 0.57004
## cvpred 0.6701 0.56997
## ENSG00000142794 0.7143 0.57377
## CV residual 0.0442 0.00381
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 47
## Observations in test set: 2
## 235 359
## Predicted 0.57631 0.6704
## cvpred 0.57628 0.6703
## ENSG00000142794 0.57233 0.6916
## CV residual -0.00395 0.0213
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 48
## Observations in test set: 2
## 243 314
## Predicted 0.5763 0.596
## cvpred 0.5761 0.595
## ENSG00000142794 0.5955 0.724
## CV residual 0.0194 0.129
##
## Sum of squares = 0.02 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 49
## Observations in test set: 2
## 258 360
## Predicted 0.522 0.6074
## cvpred 0.523 0.6083
## ENSG00000142794 0.491 0.5775
## CV residual -0.032 -0.0309
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 50
## Observations in test set: 2
## 159 294
## Predicted 0.57484 0.6162
## cvpred 0.57482 0.6188
## ENSG00000142794 0.57050 0.5522
## CV residual -0.00432 -0.0666
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 51
## Observations in test set: 2
## 264 392
## Predicted 0.6067 0.611
## cvpred 0.6065 0.612
## ENSG00000142794 0.6351 0.560
## CV residual 0.0286 -0.052
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 52
## Observations in test set: 2
## 19 344
## Predicted 0.67044 0.6704
## cvpred 0.67060 0.6706
## ENSG00000142794 0.67662 0.6444
## CV residual 0.00603 -0.0262
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 53
## Observations in test set: 2
## 1 69
## Predicted 0.57631 0.5019
## cvpred 0.57621 0.5015
## ENSG00000142794 0.57294 0.5310
## CV residual -0.00328 0.0295
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 54
## Observations in test set: 2
## 154 217
## Predicted 0.69166 0.5763
## cvpred 0.69175 0.5764
## ENSG00000142794 0.68989 0.5538
## CV residual -0.00187 -0.0226
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 55
## Observations in test set: 2
## 146 416
## Predicted 0.5763 0.5763
## cvpred 0.5765 0.5765
## ENSG00000142794 0.5166 0.6027
## CV residual -0.0599 0.0262
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 56
## Observations in test set: 2
## 132 256
## Predicted 0.576 0.5521
## cvpred 0.577 0.5505
## ENSG00000142794 0.477 0.5752
## CV residual -0.100 0.0247
##
## Sum of squares = 0.01 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 57
## Observations in test set: 2
## 48 128
## Predicted 0.6704 0.67
## cvpred 0.6704 0.67
## ENSG00000142794 0.6915 0.65
## CV residual 0.0211 -0.02
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 58
## Observations in test set: 2
## 35 108
## Predicted 0.586 0.5174
## cvpred 0.587 0.5183
## ENSG00000142794 0.524 0.4915
## CV residual -0.063 -0.0267
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 59
## Observations in test set: 2
## 101 374
## Predicted 0.6704 0.6704
## cvpred 0.6709 0.6709
## ENSG00000142794 0.6495 0.6370
## CV residual -0.0214 -0.0338
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 60
## Observations in test set: 2
## 6 357
## Predicted 0.48218 0.58614
## cvpred 0.48228 0.58614
## ENSG00000142794 0.47735 0.58360
## CV residual -0.00492 -0.00254
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 61
## Observations in test set: 2
## 251 329
## Predicted 0.5861 0.5700
## cvpred 0.5858 0.5703
## ENSG00000142794 0.6279 0.5529
## CV residual 0.0421 -0.0175
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 62
## Observations in test set: 2
## 66 409
## Predicted 0.6704 0.670
## cvpred 0.6698 0.670
## ENSG00000142794 0.7172 0.698
## CV residual 0.0473 0.028
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 63
## Observations in test set: 2
## 84 368
## Predicted 0.6704 0.4920
## cvpred 0.6712 0.4908
## ENSG00000142794 0.6150 0.5846
## CV residual -0.0562 0.0938
##
## Sum of squares = 0.01 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 64
## Observations in test set: 2
## 389 417
## Predicted 0.5748 0.6704
## cvpred 0.5738 0.6703
## ENSG00000142794 0.6259 0.6587
## CV residual 0.0521 -0.0117
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 65
## Observations in test set: 2
## 46 255
## Predicted 0.586136 0.57
## cvpred 0.586135 0.57
## ENSG00000142794 0.586508 0.55
## CV residual 0.000373 -0.02
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 66
## Observations in test set: 2
## 220 338
## Predicted 0.670 0.5748
## cvpred 0.671 0.5759
## ENSG00000142794 0.637 0.5346
## CV residual -0.034 -0.0412
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 67
## Observations in test set: 2
## 124 245
## Predicted 0.4822 0.492
## cvpred 0.4815 0.492
## ENSG00000142794 0.5068 0.505
## CV residual 0.0253 0.013
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 68
## Observations in test set: 2
## 196 321
## Predicted 0.5861 0.5700
## cvpred 0.5858 0.5704
## ENSG00000142794 0.6249 0.5516
## CV residual 0.0391 -0.0188
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 69
## Observations in test set: 2
## 414 420
## Predicted 0.670 0.58133
## cvpred 0.671 0.58133
## ENSG00000142794 0.595 0.57877
## CV residual -0.076 -0.00256
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 70
## Observations in test set: 2
## 253 303
## Predicted 0.570 0.5961
## cvpred 0.570 0.5959
## ENSG00000142794 0.559 0.6181
## CV residual -0.011 0.0222
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 71
## Observations in test set: 2
## 257 336
## Predicted 0.5217 0.6704
## cvpred 0.5224 0.6706
## ENSG00000142794 0.5011 0.6454
## CV residual -0.0213 -0.0252
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 72
## Observations in test set: 2
## 40 89
## Predicted 0.6704 0.4920
## cvpred 0.6699 0.4930
## ENSG00000142794 0.7126 0.4169
## CV residual 0.0427 -0.0761
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 73
## Observations in test set: 2
## 194 203
## Predicted 0.670 0.57631
## cvpred 0.670 0.57623
## ENSG00000142794 0.717 0.57179
## CV residual 0.047 -0.00444
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 74
## Observations in test set: 2
## 227 350
## Predicted 0.5763 0.6704
## cvpred 0.5758 0.6699
## ENSG00000142794 0.6505 0.7223
## CV residual 0.0748 0.0524
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 75
## Observations in test set: 2
## 14 288
## Predicted 0.586 0.5418
## cvpred 0.586 0.5449
## ENSG00000142794 0.578 0.4771
## CV residual -0.008 -0.0678
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 76
## Observations in test set: 2
## 10 379
## Predicted 0.670 0.6704
## cvpred 0.670 0.6696
## ENSG00000142794 0.708 0.7350
## CV residual 0.038 0.0653
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 77
## Observations in test set: 2
## 204 382
## Predicted 0.59754 0.5763
## cvpred 0.59764 0.5762
## ENSG00000142794 0.58780 0.6004
## CV residual -0.00985 0.0242
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 78
## Observations in test set: 2
## 197 286
## Predicted 0.4822 0.5217
## cvpred 0.4841 0.5205
## ENSG00000142794 0.3944 0.5538
## CV residual -0.0897 0.0333
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 79
## Observations in test set: 2
## 76 172
## Predicted 0.5861 0.5018
## cvpred 0.5870 0.5038
## ENSG00000142794 0.5832 0.4390
## CV residual -0.0038 -0.0648
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 80
## Observations in test set: 2
## 182 309
## Predicted 0.502 0.552
## cvpred 0.503 0.558
## ENSG00000142794 0.479 0.452
## CV residual -0.024 -0.105
##
## Sum of squares = 0.01 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 81
## Observations in test set: 2
## 198 328
## Predicted 0.5763 0.530
## cvpred 0.5761 0.531
## ENSG00000142794 0.6316 0.506
## CV residual 0.0555 -0.025
##
## Sum of squares = 0 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 82
## Observations in test set: 2
## 39 163
## Predicted 0.6704 0.481
## cvpred 0.6711 0.478
## ENSG00000142794 0.6130 0.593
## CV residual -0.0581 0.115
##
## Sum of squares = 0.02 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 83
## Observations in test set: 2
## 170 176
## Predicted 0.6122 0.5748
## cvpred 0.6146 0.5755
## ENSG00000142794 0.5170 0.5537
## CV residual -0.0976 -0.0218
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 84
## Observations in test set: 2
## 30 218
## Predicted 0.4920 0.5748
## cvpred 0.4930 0.5745
## ENSG00000142794 0.4085 0.5866
## CV residual -0.0844 0.0121
##
## Sum of squares = 0.01 Mean square = 0 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 85
## Observations in test set: 2
## 212 252
## Predicted 0.4920 0.492
## cvpred 0.4913 0.491
## ENSG00000142794 0.4511 0.592
## CV residual -0.0402 0.100
##
## Sum of squares = 0.01 Mean square = 0.01 n = 2
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 86
## Observations in test set: 1
## 239
## Predicted 0.5558
## cvpred 0.5543
## ENSG00000142794 0.6059
## CV residual 0.0515
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 87
## Observations in test set: 1
## 334
## Predicted 0.57631
## cvpred 0.57626
## ENSG00000142794 0.58576
## CV residual 0.00951
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 88
## Observations in test set: 1
## 119
## Predicted 0.4822
## cvpred 0.4808
## ENSG00000142794 0.5446
## CV residual 0.0637
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 89
## Observations in test set: 1
## 185
## Predicted 0.5763
## cvpred 0.5764
## ENSG00000142794 0.5679
## CV residual -0.0085
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 90
## Observations in test set: 1
## 190
## Predicted 0.6704
## cvpred 0.6700
## ENSG00000142794 0.7263
## CV residual 0.0563
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 91
## Observations in test set: 1
## 352
## Predicted 0.57631
## cvpred 0.57635
## ENSG00000142794 0.56844
## CV residual -0.00792
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 92
## Observations in test set: 1
## 188
## Predicted 0.49201
## cvpred 0.49190
## ENSG00000142794 0.50183
## CV residual 0.00993
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 93
## Observations in test set: 1
## 202
## Predicted 0.5763
## cvpred 0.5760
## ENSG00000142794 0.6349
## CV residual 0.0589
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 94
## Observations in test set: 1
## 272
## Predicted 0.5217
## cvpred 0.5204
## ENSG00000142794 0.5568
## CV residual 0.0363
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 95
## Observations in test set: 1
## 136
## Predicted 0.575
## cvpred 0.577
## ENSG00000142794 0.455
## CV residual -0.122
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 96
## Observations in test set: 1
## 377
## Predicted 0.6704
## cvpred 0.6703
## ENSG00000142794 0.6880
## CV residual 0.0177
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 97
## Observations in test set: 1
## 282
## Predicted 0.6444
## cvpred 0.6449
## ENSG00000142794 0.6151
## CV residual -0.0299
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 98
## Observations in test set: 1
## 367
## Predicted 0.4920
## cvpred 0.4918
## ENSG00000142794 0.5063
## CV residual 0.0145
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 99
## Observations in test set: 1
## 106
## Predicted 0.5763
## cvpred 0.5766
## ENSG00000142794 0.5321
## CV residual -0.0444
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 100
## Observations in test set: 1
## 300
## Predicted 0.522
## cvpred 0.528
## ENSG00000142794 0.352
## CV residual -0.176
##
## Sum of squares = 0.03 Mean square = 0.03 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 101
## Observations in test set: 1
## 281
## Predicted 0.5700
## cvpred 0.5690
## ENSG00000142794 0.6264
## CV residual 0.0574
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 102
## Observations in test set: 1
## 211
## Predicted 0.6704
## cvpred 0.6699
## ENSG00000142794 0.7341
## CV residual 0.0642
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 103
## Observations in test set: 1
## 165
## Predicted 0.5861
## cvpred 0.5857
## ENSG00000142794 0.6411
## CV residual 0.0554
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 104
## Observations in test set: 1
## 215
## Predicted 0.596
## cvpred 0.597
## ENSG00000142794 0.488
## CV residual -0.109
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 105
## Observations in test set: 1
## 225
## Predicted 0.6704
## cvpred 0.6701
## ENSG00000142794 0.7132
## CV residual 0.0431
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 106
## Observations in test set: 1
## 42
## Predicted 0.6704
## cvpred 0.6706
## ENSG00000142794 0.6459
## CV residual -0.0248
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 107
## Observations in test set: 1
## 193
## Predicted 5.76e-01
## cvpred 5.76e-01
## ENSG00000142794 5.76e-01
## CV residual -8.68e-05
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 108
## Observations in test set: 1
## 45
## Predicted 0.5763
## cvpred 0.5761
## ENSG00000142794 0.6103
## CV residual 0.0341
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 109
## Observations in test set: 1
## 167
## Predicted 0.57631
## cvpred 0.57635
## ENSG00000142794 0.56929
## CV residual -0.00706
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 110
## Observations in test set: 1
## 2
## Predicted 0.59607
## cvpred 0.59616
## ENSG00000142794 0.58656
## CV residual -0.00961
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 111
## Observations in test set: 1
## 130
## Predicted 0.6704
## cvpred 0.6707
## ENSG00000142794 0.6329
## CV residual -0.0378
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 112
## Observations in test set: 1
## 36
## Predicted 0.67044
## cvpred 0.67047
## ENSG00000142794 0.66610
## CV residual -0.00438
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 113
## Observations in test set: 1
## 332
## Predicted 0.5861
## cvpred 0.5864
## ENSG00000142794 0.5499
## CV residual -0.0365
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 114
## Observations in test set: 1
## 299
## Predicted 0.61838
## cvpred 0.61790
## ENSG00000142794 0.62633
## CV residual 0.00844
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 115
## Observations in test set: 1
## 402
## Predicted 0.5763
## cvpred 0.5762
## ENSG00000142794 0.5886
## CV residual 0.0123
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 116
## Observations in test set: 1
## 260
## Predicted 0.5217
## cvpred 0.5209
## ENSG00000142794 0.5451
## CV residual 0.0243
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 117
## Observations in test set: 1
## 310
## Predicted 0.6184
## cvpred 0.6160
## ENSG00000142794 0.6579
## CV residual 0.0419
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 118
## Observations in test set: 1
## 396
## Predicted 0.5861
## cvpred 0.5859
## ENSG00000142794 0.6170
## CV residual 0.0311
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 119
## Observations in test set: 1
## 232
## Predicted 0.4920
## cvpred 0.4913
## ENSG00000142794 0.5549
## CV residual 0.0636
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 120
## Observations in test set: 1
## 28
## Predicted 0.586
## cvpred 0.586
## ENSG00000142794 0.555
## CV residual -0.031
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 121
## Observations in test set: 1
## 13
## Predicted 0.5018
## cvpred 0.5036
## ENSG00000142794 0.4440
## CV residual -0.0596
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 122
## Observations in test set: 1
## 103
## Predicted 0.5861
## cvpred 0.5863
## ENSG00000142794 0.5638
## CV residual -0.0225
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 123
## Observations in test set: 1
## 88
## Predicted 0.5763
## cvpred 0.5762
## ENSG00000142794 0.5936
## CV residual 0.0173
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 124
## Observations in test set: 1
## 20
## Predicted 0.5861
## cvpred 0.5865
## ENSG00000142794 0.5398
## CV residual -0.0467
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 125
## Observations in test set: 1
## 249
## Predicted 0.586
## cvpred 0.585
## ENSG00000142794 0.701
## CV residual 0.116
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 126
## Observations in test set: 1
## 412
## Predicted 0.5861
## cvpred 0.5866
## ENSG00000142794 0.5315
## CV residual -0.0551
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 127
## Observations in test set: 1
## 238
## Predicted 0.5861
## cvpred 0.5860
## ENSG00000142794 0.6078
## CV residual 0.0218
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 128
## Observations in test set: 1
## 95
## Predicted 0.5763
## cvpred 0.5762
## ENSG00000142794 0.6040
## CV residual 0.0278
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 129
## Observations in test set: 1
## 179
## Predicted 0.67044
## cvpred 0.67041
## ENSG00000142794 0.67475
## CV residual 0.00435
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 130
## Observations in test set: 1
## 415
## Predicted 0.5861
## cvpred 0.5857
## ENSG00000142794 0.6469
## CV residual 0.0613
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 131
## Observations in test set: 1
## 183
## Predicted 0.4807
## cvpred 0.4804
## ENSG00000142794 0.4921
## CV residual 0.0117
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 132
## Observations in test set: 1
## 71
## Predicted 0.5763
## cvpred 0.5760
## ENSG00000142794 0.6238
## CV residual 0.0478
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 133
## Observations in test set: 1
## 222
## Predicted 0.670
## cvpred 0.671
## ENSG00000142794 0.610
## CV residual -0.061
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 134
## Observations in test set: 1
## 316
## Predicted 0.6184
## cvpred 0.6194
## ENSG00000142794 0.6019
## CV residual -0.0175
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 135
## Observations in test set: 1
## 139
## Predicted 0.58614
## cvpred 0.58608
## ENSG00000142794 0.59383
## CV residual 0.00776
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 136
## Observations in test set: 1
## 363
## Predicted 0.5018
## cvpred 0.5040
## ENSG00000142794 0.4321
## CV residual -0.0718
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 137
## Observations in test set: 1
## 411
## Predicted 0.6704
## cvpred 0.6703
## ENSG00000142794 0.6854
## CV residual 0.0151
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 138
## Observations in test set: 1
## 397
## Predicted 0.5763
## cvpred 0.5762
## ENSG00000142794 0.5954
## CV residual 0.0192
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 139
## Observations in test set: 1
## 408
## Predicted 0.5118
## cvpred 0.5114
## ENSG00000142794 0.5327
## CV residual 0.0212
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 140
## Observations in test set: 1
## 100
## Predicted 0.4920
## cvpred 0.4927
## ENSG00000142794 0.4346
## CV residual -0.0581
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 141
## Observations in test set: 1
## 34
## Predicted 0.6917
## cvpred 0.6929
## ENSG00000142794 0.6434
## CV residual -0.0496
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 142
## Observations in test set: 1
## 324
## Predicted 0.6162
## cvpred 0.6176
## ENSG00000142794 0.5829
## CV residual -0.0347
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 143
## Observations in test set: 1
## 134
## Predicted 0.4905
## cvpred 0.4911
## ENSG00000142794 0.4714
## CV residual -0.0196
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 144
## Observations in test set: 1
## 275
## Predicted 0.590
## cvpred 0.595
## ENSG00000142794 0.508
## CV residual -0.087
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 145
## Observations in test set: 1
## 175
## Predicted 0.6444
## cvpred 0.6455
## ENSG00000142794 0.5822
## CV residual -0.0633
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 146
## Observations in test set: 1
## 315
## Predicted 0.5961
## cvpred 0.5956
## ENSG00000142794 0.6481
## CV residual 0.0526
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 147
## Observations in test set: 1
## 152
## Predicted 0.5763
## cvpred 0.5764
## ENSG00000142794 0.5631
## CV residual -0.0132
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 148
## Observations in test set: 1
## 29
## Predicted 0.4920
## cvpred 0.4922
## ENSG00000142794 0.4737
## CV residual -0.0185
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 149
## Observations in test set: 1
## 97
## Predicted 0.586
## cvpred 0.585
## ENSG00000142794 0.706
## CV residual 0.121
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 150
## Observations in test set: 1
## 319
## Predicted 0.52023
## cvpred 0.52000
## ENSG00000142794 0.52434
## CV residual 0.00434
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 151
## Observations in test set: 1
## 291
## Predicted 0.616
## cvpred 0.610
## ENSG00000142794 0.777
## CV residual 0.167
##
## Sum of squares = 0.03 Mean square = 0.03 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 152
## Observations in test set: 1
## 248
## Predicted 0.576
## cvpred 0.576
## ENSG00000142794 0.638
## CV residual 0.062
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 153
## Observations in test set: 1
## 407
## Predicted 0.586
## cvpred 0.586
## ENSG00000142794 0.604
## CV residual 0.018
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 154
## Observations in test set: 1
## 219
## Predicted 0.57631
## cvpred 0.57627
## ENSG00000142794 0.58349
## CV residual 0.00722
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 155
## Observations in test set: 1
## 122
## Predicted 0.57484
## cvpred 0.57463
## ENSG00000142794 0.58434
## CV residual 0.00971
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 156
## Observations in test set: 1
## 82
## Predicted 0.5861
## cvpred 0.5862
## ENSG00000142794 0.5757
## CV residual -0.0105
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 157
## Observations in test set: 1
## 145
## Predicted 0.6704
## cvpred 0.6705
## ENSG00000142794 0.6588
## CV residual -0.0117
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 158
## Observations in test set: 1
## 148
## Predicted 0.5763
## cvpred 0.5768
## ENSG00000142794 0.4923
## CV residual -0.0845
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 159
## Observations in test set: 1
## 81
## Predicted 0.4807
## cvpred 0.4823
## ENSG00000142794 0.4190
## CV residual -0.0633
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 160
## Observations in test set: 1
## 83
## Predicted 0.67044
## cvpred 0.67051
## ENSG00000142794 0.66164
## CV residual -0.00887
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 161
## Observations in test set: 1
## 68
## Predicted 0.6704
## cvpred 0.6699
## ENSG00000142794 0.7336
## CV residual 0.0636
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 162
## Observations in test set: 1
## 64
## Predicted 0.5763
## cvpred 0.5766
## ENSG00000142794 0.5284
## CV residual -0.0482
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 163
## Observations in test set: 1
## 7
## Predicted 0.6115
## cvpred 0.6125
## ENSG00000142794 0.5664
## CV residual -0.0462
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 164
## Observations in test set: 1
## 369
## Predicted 0.4822
## cvpred 0.4837
## ENSG00000142794 0.4127
## CV residual -0.0709
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 165
## Observations in test set: 1
## 177
## Predicted 0.6115
## cvpred 0.6126
## ENSG00000142794 0.5635
## CV residual -0.0491
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 166
## Observations in test set: 1
## 67
## Predicted 0.502
## cvpred 0.503
## ENSG00000142794 0.467
## CV residual -0.036
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 167
## Observations in test set: 1
## 53
## Predicted 0.6704
## cvpred 0.6707
## ENSG00000142794 0.6370
## CV residual -0.0337
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 168
## Observations in test set: 1
## 98
## Predicted 0.5748
## cvpred 0.5752
## ENSG00000142794 0.5575
## CV residual -0.0177
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 169
## Observations in test set: 1
## 142
## Predicted 0.5763
## cvpred 0.5766
## ENSG00000142794 0.5304
## CV residual -0.0462
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 170
## Observations in test set: 1
## 127
## Predicted 0.4822
## cvpred 0.4814
## ENSG00000142794 0.5200
## CV residual 0.0386
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 171
## Observations in test set: 1
## 72
## Predicted 0.5861
## cvpred 0.5860
## ENSG00000142794 0.6046
## CV residual 0.0186
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 172
## Observations in test set: 1
## 73
## Predicted 0.6917
## cvpred 0.6938
## ENSG00000142794 0.6117
## CV residual -0.0821
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 173
## Observations in test set: 1
## 375
## Predicted 0.481
## cvpred 0.483
## ENSG00000142794 0.383
## CV residual -0.100
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 174
## Observations in test set: 1
## 349
## Predicted 0.5763
## cvpred 0.5764
## ENSG00000142794 0.5603
## CV residual -0.0161
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 175
## Observations in test set: 1
## 366
## Predicted 0.5861
## cvpred 0.5862
## ENSG00000142794 0.5722
## CV residual -0.0141
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 176
## Observations in test set: 1
## 376
## Predicted 0.5861
## cvpred 0.5863
## ENSG00000142794 0.5613
## CV residual -0.0251
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 177
## Observations in test set: 1
## 399
## Predicted 0.586
## cvpred 0.585
## ENSG00000142794 0.739
## CV residual 0.154
##
## Sum of squares = 0.02 Mean square = 0.02 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 178
## Observations in test set: 1
## 50
## Predicted 0.6704
## cvpred 0.6703
## ENSG00000142794 0.6866
## CV residual 0.0163
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 179
## Observations in test set: 1
## 405
## Predicted 0.670439
## cvpred 0.670445
## ENSG00000142794 0.669697
## CV residual -0.000748
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 180
## Observations in test set: 1
## 140
## Predicted 0.4822
## cvpred 0.4819
## ENSG00000142794 0.4955
## CV residual 0.0136
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 181
## Observations in test set: 1
## 11
## Predicted 0.5975
## cvpred 0.5987
## ENSG00000142794 0.5511
## CV residual -0.0476
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 182
## Observations in test set: 1
## 295
## Predicted 0.6396
## cvpred 0.6388
## ENSG00000142794 0.6512
## CV residual 0.0124
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 183
## Observations in test set: 1
## 339
## Predicted 0.6704
## cvpred 0.6707
## ENSG00000142794 0.6401
## CV residual -0.0306
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 184
## Observations in test set: 1
## 133
## Predicted 0.5861
## cvpred 0.5860
## ENSG00000142794 0.6049
## CV residual 0.0189
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 185
## Observations in test set: 1
## 5
## Predicted 0.57631
## cvpred 0.57628
## ENSG00000142794 0.58163
## CV residual 0.00535
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 186
## Observations in test set: 1
## 55
## Predicted 0.57631
## cvpred 0.57630
## ENSG00000142794 0.57828
## CV residual 0.00198
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 187
## Observations in test set: 1
## 137
## Predicted 0.6704
## cvpred 0.6704
## ENSG00000142794 0.6809
## CV residual 0.0106
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 188
## Observations in test set: 1
## 54
## Predicted 0.5763
## cvpred 0.5767
## ENSG00000142794 0.5143
## CV residual -0.0624
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 189
## Observations in test set: 1
## 343
## Predicted 0.5763
## cvpred 0.5764
## ENSG00000142794 0.5661
## CV residual -0.0103
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 190
## Observations in test set: 1
## 330
## Predicted 0.5763
## cvpred 0.5767
## ENSG00000142794 0.5018
## CV residual -0.0749
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 191
## Observations in test set: 1
## 362
## Predicted 0.49201
## cvpred 0.49191
## ENSG00000142794 0.50079
## CV residual 0.00888
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 192
## Observations in test set: 1
## 333
## Predicted 0.575
## cvpred 0.576
## ENSG00000142794 0.544
## CV residual -0.031
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 193
## Observations in test set: 1
## 388
## Predicted 0.482
## cvpred 0.482
## ENSG00000142794 0.499
## CV residual 0.017
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 194
## Observations in test set: 1
## 284
## Predicted 0.5869
## cvpred 0.5874
## ENSG00000142794 0.5738
## CV residual -0.0136
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 195
## Observations in test set: 1
## 325
## Predicted 0.5323
## cvpred 0.5312
## ENSG00000142794 0.5647
## CV residual 0.0335
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 196
## Observations in test set: 1
## 161
## Predicted 0.5861
## cvpred 0.5865
## ENSG00000142794 0.5372
## CV residual -0.0493
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 197
## Observations in test set: 1
## 104
## Predicted 0.4822
## cvpred 0.4819
## ENSG00000142794 0.4970
## CV residual 0.0151
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 198
## Observations in test set: 1
## 85
## Predicted 0.5763
## cvpred 0.5764
## ENSG00000142794 0.5605
## CV residual -0.0159
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 199
## Observations in test set: 1
## 37
## Predicted 0.4920
## cvpred 0.4917
## ENSG00000142794 0.5185
## CV residual 0.0268
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 200
## Observations in test set: 1
## 18
## Predicted 0.576
## cvpred 0.577
## ENSG00000142794 0.498
## CV residual -0.079
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 201
## Observations in test set: 1
## 421
## Predicted 0.6704
## cvpred 0.6706
## ENSG00000142794 0.6460
## CV residual -0.0246
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 202
## Observations in test set: 1
## 144
## Predicted 0.58614
## cvpred 0.58613
## ENSG00000142794 0.58745
## CV residual 0.00133
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 203
## Observations in test set: 1
## 74
## Predicted 0.576
## cvpred 0.577
## ENSG00000142794 0.442
## CV residual -0.135
##
## Sum of squares = 0.02 Mean square = 0.02 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 204
## Observations in test set: 1
## 270
## Predicted 0.570
## cvpred 0.572
## ENSG00000142794 0.457
## CV residual -0.115
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 205
## Observations in test set: 1
## 403
## Predicted 0.5763
## cvpred 0.5762
## ENSG00000142794 0.5888
## CV residual 0.0126
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 206
## Observations in test set: 1
## 189
## Predicted 0.482
## cvpred 0.480
## ENSG00000142794 0.585
## CV residual 0.105
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 207
## Observations in test set: 1
## 41
## Predicted 0.5861
## cvpred 0.5865
## ENSG00000142794 0.5398
## CV residual -0.0467
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 208
## Observations in test set: 1
## 105
## Predicted 0.575
## cvpred 0.577
## ENSG00000142794 0.468
## CV residual -0.109
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 209
## Observations in test set: 1
## 406
## Predicted 0.576
## cvpred 0.576
## ENSG00000142794 0.601
## CV residual 0.025
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 210
## Observations in test set: 1
## 92
## Predicted 0.670
## cvpred 0.671
## ENSG00000142794 0.643
## CV residual -0.028
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 211
## Observations in test set: 1
## 208
## Predicted 0.4920
## cvpred 0.4912
## ENSG00000142794 0.5618
## CV residual 0.0706
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 212
## Observations in test set: 1
## 297
## Predicted 0.6184
## cvpred 0.6193
## ENSG00000142794 0.6037
## CV residual -0.0156
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 213
## Observations in test set: 1
## 311
## Predicted 0.5902
## cvpred 0.5872
## ENSG00000142794 0.6389
## CV residual 0.0518
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 214
## Observations in test set: 1
## 31
## Predicted 0.555
## cvpred 0.557
## ENSG00000142794 0.469
## CV residual -0.088
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 215
## Observations in test set: 1
## 12
## Predicted 0.57484
## cvpred 0.57503
## ENSG00000142794 0.56649
## CV residual -0.00854
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 216
## Observations in test set: 1
## 57
## Predicted 0.67044
## cvpred 0.67048
## ENSG00000142794 0.66533
## CV residual -0.00515
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 217
## Observations in test set: 1
## 110
## Predicted 0.5861
## cvpred 0.5864
## ENSG00000142794 0.5535
## CV residual -0.0329
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 218
## Observations in test set: 1
## 341
## Predicted 0.576
## cvpred 0.577
## ENSG00000142794 0.447
## CV residual -0.130
##
## Sum of squares = 0.02 Mean square = 0.02 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 219
## Observations in test set: 1
## 364
## Predicted 0.5763
## cvpred 0.5765
## ENSG00000142794 0.5501
## CV residual -0.0263
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 220
## Observations in test set: 1
## 263
## Predicted 0.5323
## cvpred 0.5310
## ENSG00000142794 0.5693
## CV residual 0.0383
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 221
## Observations in test set: 1
## 210
## Predicted 0.5763
## cvpred 0.5760
## ENSG00000142794 0.6324
## CV residual 0.0564
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 222
## Observations in test set: 1
## 23
## Predicted 0.5748
## cvpred 0.5754
## ENSG00000142794 0.5499
## CV residual -0.0255
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 223
## Observations in test set: 1
## 266
## Predicted 0.6184
## cvpred 0.6134
## ENSG00000142794 0.7001
## CV residual 0.0867
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 224
## Observations in test set: 1
## 118
## Predicted 0.5763
## cvpred 0.5760
## ENSG00000142794 0.6325
## CV residual 0.0565
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 225
## Observations in test set: 1
## 32
## Predicted 0.5018
## cvpred 0.5036
## ENSG00000142794 0.4433
## CV residual -0.0603
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 226
## Observations in test set: 1
## 26
## Predicted 0.6704
## cvpred 0.6708
## ENSG00000142794 0.6280
## CV residual -0.0428
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 227
## Observations in test set: 1
## 213
## Predicted 0.58614
## cvpred 0.58618
## ENSG00000142794 0.58035
## CV residual -0.00583
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 228
## Observations in test set: 1
## 199
## Predicted 0.576
## cvpred 0.577
## ENSG00000142794 0.391
## CV residual -0.186
##
## Sum of squares = 0.03 Mean square = 0.03 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 229
## Observations in test set: 1
## 262
## Predicted 0.5217
## cvpred 0.5221
## ENSG00000142794 0.5097
## CV residual -0.0124
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 230
## Observations in test set: 1
## 102
## Predicted 0.5018
## cvpred 0.5007
## ENSG00000142794 0.5384
## CV residual 0.0377
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 231
## Observations in test set: 1
## 348
## Predicted 0.5861
## cvpred 0.5859
## ENSG00000142794 0.6136
## CV residual 0.0276
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 232
## Observations in test set: 1
## 390
## Predicted 0.586136
## cvpred 0.586143
## ENSG00000142794 0.585324
## CV residual -0.000819
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 233
## Observations in test set: 1
## 386
## Predicted 0.58614
## cvpred 0.58620
## ENSG00000142794 0.57862
## CV residual -0.00758
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 234
## Observations in test set: 1
## 216
## Predicted 0.6704
## cvpred 0.6702
## ENSG00000142794 0.6989
## CV residual 0.0287
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 235
## Observations in test set: 1
## 289
## Predicted 0.5619
## cvpred 0.5566
## ENSG00000142794 0.5911
## CV residual 0.0345
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 236
## Observations in test set: 1
## 150
## Predicted 0.6074
## cvpred 0.6087
## ENSG00000142794 0.5568
## CV residual -0.0519
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 237
## Observations in test set: 1
## 160
## Predicted 0.6704
## cvpred 0.6704
## ENSG00000142794 0.6808
## CV residual 0.0105
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 238
## Observations in test set: 1
## 322
## Predicted 0.5323
## cvpred 0.5319
## ENSG00000142794 0.5453
## CV residual 0.0134
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 239
## Observations in test set: 1
## 342
## Predicted 0.4822
## cvpred 0.4810
## ENSG00000142794 0.5367
## CV residual 0.0557
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 240
## Observations in test set: 1
## 280
## Predicted 0.53016
## cvpred 0.53063
## ENSG00000142794 0.52184
## CV residual -0.00879
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 241
## Observations in test set: 1
## 135
## Predicted 0.6704
## cvpred 0.6702
## ENSG00000142794 0.7068
## CV residual 0.0367
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 242
## Observations in test set: 1
## 354
## Predicted 0.670
## cvpred 0.671
## ENSG00000142794 0.624
## CV residual -0.047
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 243
## Observations in test set: 1
## 241
## Predicted 0.670
## cvpred 0.670
## ENSG00000142794 0.772
## CV residual 0.103
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 244
## Observations in test set: 1
## 395
## Predicted 0.6704
## cvpred 0.6701
## ENSG00000142794 0.7149
## CV residual 0.0448
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 245
## Observations in test set: 1
## 75
## Predicted 0.4920
## cvpred 0.4915
## ENSG00000142794 0.5360
## CV residual 0.0445
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 246
## Observations in test set: 1
## 268
## Predicted 0.5418
## cvpred 0.5380
## ENSG00000142794 0.6214
## CV residual 0.0834
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 247
## Observations in test set: 1
## 209
## Predicted 0.50183
## cvpred 0.50166
## ENSG00000142794 0.50742
## CV residual 0.00575
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 248
## Observations in test set: 1
## 63
## Predicted 0.5763
## cvpred 0.5762
## ENSG00000142794 0.6000
## CV residual 0.0238
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 249
## Observations in test set: 1
## 184
## Predicted 0.5861
## cvpred 0.5860
## ENSG00000142794 0.6061
## CV residual 0.0201
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 250
## Observations in test set: 1
## 111
## Predicted 0.6122
## cvpred 0.6134
## ENSG00000142794 0.5633
## CV residual -0.0501
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 251
## Observations in test set: 1
## 94
## Predicted 0.586
## cvpred 0.586
## ENSG00000142794 0.623
## CV residual 0.037
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 252
## Observations in test set: 1
## 80
## Predicted 0.5763
## cvpred 0.5762
## ENSG00000142794 0.5941
## CV residual 0.0179
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 253
## Observations in test set: 1
## 418
## Predicted 0.5763
## cvpred 0.5767
## ENSG00000142794 0.5011
## CV residual -0.0756
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 254
## Observations in test set: 1
## 187
## Predicted 0.5763
## cvpred 0.5765
## ENSG00000142794 0.5512
## CV residual -0.0253
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 255
## Observations in test set: 1
## 164
## Predicted 0.5748
## cvpred 0.5756
## ENSG00000142794 0.5410
## CV residual -0.0346
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 256
## Observations in test set: 1
## 173
## Predicted 0.59754
## cvpred 0.59741
## ENSG00000142794 0.60265
## CV residual 0.00524
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 257
## Observations in test set: 1
## 279
## Predicted 0.59607
## cvpred 0.59613
## ENSG00000142794 0.59007
## CV residual -0.00605
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 258
## Observations in test set: 1
## 178
## Predicted 0.5763
## cvpred 0.5758
## ENSG00000142794 0.6620
## CV residual 0.0862
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 259
## Observations in test set: 1
## 244
## Predicted 0.48071
## cvpred 0.48064
## ENSG00000142794 0.48350
## CV residual 0.00286
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 260
## Observations in test set: 1
## 121
## Predicted 0.4920
## cvpred 0.4923
## ENSG00000142794 0.4654
## CV residual -0.0269
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 261
## Observations in test set: 1
## 181
## Predicted 0.670
## cvpred 0.670
## ENSG00000142794 0.706
## CV residual 0.036
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 262
## Observations in test set: 1
## 381
## Predicted 0.5763
## cvpred 0.5758
## ENSG00000142794 0.6675
## CV residual 0.0917
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 263
## Observations in test set: 1
## 58
## Predicted 0.670
## cvpred 0.669
## ENSG00000142794 0.804
## CV residual 0.135
##
## Sum of squares = 0.02 Mean square = 0.02 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 264
## Observations in test set: 1
## 370
## Predicted 0.67044
## cvpred 0.67051
## ENSG00000142794 0.66116
## CV residual -0.00935
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 265
## Observations in test set: 1
## 353
## Predicted 0.492
## cvpred 0.493
## ENSG00000142794 0.364
## CV residual -0.130
##
## Sum of squares = 0.02 Mean square = 0.02 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 266
## Observations in test set: 1
## 234
## Predicted 0.482
## cvpred 0.485
## ENSG00000142794 0.368
## CV residual -0.116
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 267
## Observations in test set: 1
## 109
## Predicted 0.5763
## cvpred 0.5762
## ENSG00000142794 0.5930
## CV residual 0.0168
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 268
## Observations in test set: 1
## 261
## Predicted 0.5961
## cvpred 0.5953
## ENSG00000142794 0.6765
## CV residual 0.0812
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 269
## Observations in test set: 1
## 78
## Predicted 0.5861
## cvpred 0.5863
## ENSG00000142794 0.5674
## CV residual -0.0189
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 270
## Observations in test set: 1
## 304
## Predicted 0.5418
## cvpred 0.5408
## ENSG00000142794 0.5622
## CV residual 0.0214
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 271
## Observations in test set: 1
## 326
## Predicted 0.5217
## cvpred 0.5222
## ENSG00000142794 0.5062
## CV residual -0.0161
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 272
## Observations in test set: 1
## 15
## Predicted 0.6115
## cvpred 0.6128
## ENSG00000142794 0.5570
## CV residual -0.0558
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 273
## Observations in test set: 1
## 346
## Predicted 0.5558
## cvpred 0.5563
## ENSG00000142794 0.5358
## CV residual -0.0205
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 274
## Observations in test set: 1
## 8
## Predicted 0.57631
## cvpred 0.57635
## ENSG00000142794 0.56877
## CV residual -0.00758
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 275
## Observations in test set: 1
## 61
## Predicted 0.576
## cvpred 0.576
## ENSG00000142794 0.565
## CV residual -0.011
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 276
## Observations in test set: 1
## 400
## Predicted 0.5763
## cvpred 0.5761
## ENSG00000142794 0.6140
## CV residual 0.0379
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 277
## Observations in test set: 1
## 401
## Predicted 0.57631
## cvpred 0.57630
## ENSG00000142794 0.57868
## CV residual 0.00238
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 278
## Observations in test set: 1
## 419
## Predicted 0.67044
## cvpred 0.67042
## ENSG00000142794 0.67264
## CV residual 0.00222
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 279
## Observations in test set: 1
## 372
## Predicted 0.6122
## cvpred 0.6104
## ENSG00000142794 0.6822
## CV residual 0.0718
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 280
## Observations in test set: 1
## 114
## Predicted 0.6704
## cvpred 0.6707
## ENSG00000142794 0.6427
## CV residual -0.0279
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 281
## Observations in test set: 1
## 247
## Predicted 0.5558
## cvpred 0.5565
## ENSG00000142794 0.5294
## CV residual -0.0271
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 282
## Observations in test set: 1
## 347
## Predicted 0.586
## cvpred 0.586
## ENSG00000142794 0.574
## CV residual -0.012
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 283
## Observations in test set: 1
## 9
## Predicted 0.6704
## cvpred 0.6708
## ENSG00000142794 0.6197
## CV residual -0.0511
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 284
## Observations in test set: 1
## 361
## Predicted 0.5763
## cvpred 0.5762
## ENSG00000142794 0.6037
## CV residual 0.0275
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 285
## Observations in test set: 1
## 221
## Predicted 0.5763
## cvpred 0.5758
## ENSG00000142794 0.6746
## CV residual 0.0988
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 286
## Observations in test set: 1
## 22
## Predicted 0.5861
## cvpred 0.5862
## ENSG00000142794 0.5809
## CV residual -0.0053
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 287
## Observations in test set: 1
## 287
## Predicted 0.5902
## cvpred 0.5892
## ENSG00000142794 0.6057
## CV residual 0.0165
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 288
## Observations in test set: 1
## 93
## Predicted 0.6704
## cvpred 0.6703
## ENSG00000142794 0.6839
## CV residual 0.0136
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 289
## Observations in test set: 1
## 117
## Predicted 0.670
## cvpred 0.671
## ENSG00000142794 0.562
## CV residual -0.110
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 290
## Observations in test set: 1
## 107
## Predicted 0.6704
## cvpred 0.6701
## ENSG00000142794 0.7134
## CV residual 0.0433
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 291
## Observations in test set: 1
## 21
## Predicted 0.5018
## cvpred 0.5022
## ENSG00000142794 0.4914
## CV residual -0.0108
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 292
## Observations in test set: 1
## 276
## Predicted 0.570
## cvpred 0.568
## ENSG00000142794 0.671
## CV residual 0.102
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 293
## Observations in test set: 1
## 371
## Predicted 0.670
## cvpred 0.669
## ENSG00000142794 0.863
## CV residual 0.194
##
## Sum of squares = 0.04 Mean square = 0.04 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 294
## Observations in test set: 1
## 307
## Predicted 0.5217
## cvpred 0.5239
## ENSG00000142794 0.4604
## CV residual -0.0635
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 295
## Observations in test set: 1
## 285
## Predicted 0.5700
## cvpred 0.5691
## ENSG00000142794 0.6234
## CV residual 0.0544
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 296
## Observations in test set: 1
## 174
## Predicted 0.5861
## cvpred 0.5860
## ENSG00000142794 0.6026
## CV residual 0.0166
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 297
## Observations in test set: 1
## 17
## Predicted 0.670439
## cvpred 0.670447
## ENSG00000142794 0.669502
## CV residual -0.000945
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 298
## Observations in test set: 1
## 27
## Predicted 0.4708
## cvpred 0.4697
## ENSG00000142794 0.5039
## CV residual 0.0342
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 299
## Observations in test set: 1
## 383
## Predicted 0.55576
## cvpred 0.55573
## ENSG00000142794 0.55692
## CV residual 0.00118
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 300
## Observations in test set: 1
## 138
## Predicted 0.5763
## cvpred 0.5761
## ENSG00000142794 0.6213
## CV residual 0.0452
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 301
## Observations in test set: 1
## 155
## Predicted 0.5763
## cvpred 0.5761
## ENSG00000142794 0.6166
## CV residual 0.0405
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 302
## Observations in test set: 1
## 129
## Predicted 0.4920
## cvpred 0.4915
## ENSG00000142794 0.5387
## CV residual 0.0473
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 303
## Observations in test set: 1
## 237
## Predicted 0.5763
## cvpred 0.5769
## ENSG00000142794 0.4790
## CV residual -0.0979
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 304
## Observations in test set: 1
## 290
## Predicted 0.600
## cvpred 0.600
## ENSG00000142794 0.616
## CV residual 0.016
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 305
## Observations in test set: 1
## 156
## Predicted 0.6917
## cvpred 0.6920
## ENSG00000142794 0.6801
## CV residual -0.0119
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 306
## Observations in test set: 1
## 169
## Predicted 0.69166
## cvpred 0.69186
## ENSG00000142794 0.68434
## CV residual -0.00752
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 307
## Observations in test set: 1
## 345
## Predicted 0.5763
## cvpred 0.5762
## ENSG00000142794 0.5893
## CV residual 0.0131
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 308
## Observations in test set: 1
## 205
## Predicted 0.5763
## cvpred 0.5762
## ENSG00000142794 0.5912
## CV residual 0.0149
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 309
## Observations in test set: 1
## 38
## Predicted 0.5763
## cvpred 0.5763
## ENSG00000142794 0.5814
## CV residual 0.0051
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 310
## Observations in test set: 1
## 230
## Predicted 0.5018
## cvpred 0.5010
## ENSG00000142794 0.5282
## CV residual 0.0272
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 311
## Observations in test set: 1
## 301
## Predicted 0.5700
## cvpred 0.5712
## ENSG00000142794 0.5027
## CV residual -0.0685
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 312
## Observations in test set: 1
## 246
## Predicted 0.576
## cvpred 0.577
## ENSG00000142794 0.495
## CV residual -0.082
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 313
## Observations in test set: 1
## 410
## Predicted 0.67044
## cvpred 0.67040
## ENSG00000142794 0.67504
## CV residual 0.00463
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 314
## Observations in test set: 1
## 240
## Predicted 0.5861
## cvpred 0.5861
## ENSG00000142794 0.5965
## CV residual 0.0105
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 315
## Observations in test set: 1
## 56
## Predicted 0.6704
## cvpred 0.6706
## ENSG00000142794 0.6459
## CV residual -0.0247
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 316
## Observations in test set: 1
## 147
## Predicted 0.5763
## cvpred 0.5761
## ENSG00000142794 0.6216
## CV residual 0.0456
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 317
## Observations in test set: 1
## 125
## Predicted 0.67044
## cvpred 0.67039
## ENSG00000142794 0.67709
## CV residual 0.00671
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 318
## Observations in test set: 1
## 259
## Predicted 0.5961
## cvpred 0.5956
## ENSG00000142794 0.6458
## CV residual 0.0502
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 319
## Observations in test set: 1
## 91
## Predicted 0.6444
## cvpred 0.6460
## ENSG00000142794 0.5546
## CV residual -0.0914
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 320
## Observations in test set: 1
## 90
## Predicted 0.4822
## cvpred 0.4809
## ENSG00000142794 0.5424
## CV residual 0.0616
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 321
## Observations in test set: 1
## 49
## Predicted 0.482
## cvpred 0.480
## ENSG00000142794 0.587
## CV residual 0.107
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 322
## Observations in test set: 1
## 70
## Predicted 0.4807
## cvpred 0.4802
## ENSG00000142794 0.4991
## CV residual 0.0188
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 323
## Observations in test set: 1
## 385
## Predicted 0.5861
## cvpred 0.5863
## ENSG00000142794 0.5711
## CV residual -0.0151
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 324
## Observations in test set: 1
## 59
## Predicted 0.6704
## cvpred 0.6702
## ENSG00000142794 0.7003
## CV residual 0.0301
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 325
## Observations in test set: 1
## 231
## Predicted 0.6704
## cvpred 0.6707
## ENSG00000142794 0.6348
## CV residual -0.0359
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 326
## Observations in test set: 1
## 43
## Predicted 0.4920
## cvpred 0.4919
## ENSG00000142794 0.4996
## CV residual 0.0077
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 327
## Observations in test set: 1
## 391
## Predicted 0.5763
## cvpred 0.5764
## ENSG00000142794 0.5596
## CV residual -0.0168
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 328
## Observations in test set: 1
## 149
## Predicted 0.52306
## cvpred 0.52318
## ENSG00000142794 0.52055
## CV residual -0.00263
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 329
## Observations in test set: 1
## 79
## Predicted 0.5763
## cvpred 0.5766
## ENSG00000142794 0.5232
## CV residual -0.0534
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 330
## Observations in test set: 1
## 65
## Predicted 0.6122
## cvpred 0.6125
## ENSG00000142794 0.6000
## CV residual -0.0124
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 331
## Observations in test set: 1
## 312
## Predicted 0.5217
## cvpred 0.5239
## ENSG00000142794 0.4590
## CV residual -0.0649
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 332
## Observations in test set: 1
## 224
## Predicted 0.4920
## cvpred 0.4912
## ENSG00000142794 0.5658
## CV residual 0.0746
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 333
## Observations in test set: 1
## 51
## Predicted 0.4920
## cvpred 0.4930
## ENSG00000142794 0.4014
## CV residual -0.0916
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 334
## Observations in test set: 1
## 191
## Predicted 0.49201
## cvpred 0.49198
## ENSG00000142794 0.49404
## CV residual 0.00205
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 335
## Observations in test set: 1
## 317
## Predicted 0.618
## cvpred 0.625
## ENSG00000142794 0.513
## CV residual -0.112
##
## Sum of squares = 0.01 Mean square = 0.01 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 336
## Observations in test set: 1
## 87
## Predicted 0.4920
## cvpred 0.4918
## ENSG00000142794 0.5073
## CV residual 0.0154
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
##
## fold 337
## Observations in test set: 1
## 52
## Predicted 0.6704
## cvpred 0.6707
## ENSG00000142794 0.6350
## CV residual -0.0357
##
## Sum of squares = 0 Mean square = 0 n = 1
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '26'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '27'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '28'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '29'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '30'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): unimplemented pch value
## '31'
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '256' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '257' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '258' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '259' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '260' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '261' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '262' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '263' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '264' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '265' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '266' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '267' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '268' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '269' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '270' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '271' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '272' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '273' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '274' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '275' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '276' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '277' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '278' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '279' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '280' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '281' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '282' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '283' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '284' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '285' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '286' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '287' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '288' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '289' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '290' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '291' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '292' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '293' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '294' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '295' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '296' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '297' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '298' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '299' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '300' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '301' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '302' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '303' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '304' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '305' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '306' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '307' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '308' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '309' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '310' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '311' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '312' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '313' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '314' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '315' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '316' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '317' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '318' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '319' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '320' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '321' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '322' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '323' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '324' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '325' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '326' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '327' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '328' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '329' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '330' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '331' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '332' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '333' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '334' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '335' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '336' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '337' is
## invalid in this locale
## Warning in plot.xy(xy.coords(x, y), type = type, ...): pch value '338' is
## invalid in this locale

##
## Overall (Sum over all 1 folds)
## ms
## 0.00282
leave_one_out_mse <- press(model)/(n-p)
# Leave one out cross-validated MSE is 0.00262. This is excellent